←Select platform

Delete(IEnumerable<FullTextSearchItem>) Method

Summary

Deletes master forms from the full text search database.

Syntax
C#
C++/CLI
Python
public virtual void Delete( 
   IEnumerable<FullTextSearchItem> items 
) 
public:  
   virtual void Delete( 
      System::Collections::Generic::IEnumerable<Leadtools::Forms::Recognition::FullTextSearchItem^>^ items 
   ) 
def Delete(self,items): 

Parameters

items

Properties of the item(s) to be deleted. Must not be null.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Recognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.